home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gnome-terminal / profile-new-dialog.ui < prev    next >
Extensible Markup Language  |  2009-10-20  |  13KB  |  245 lines

  1. <?xml version="1.0"?>
  2. <!--*- mode: xml -*-->
  3. <interface>
  4.   <object class="GtkDialog" id="new-profile-dialog">
  5.     <property name="border_width">5</property>
  6.     <property name="title" translatable="yes">New Profile</property>
  7.     <property name="type">GTK_WINDOW_TOPLEVEL</property>
  8.     <property name="window_position">GTK_WIN_POS_NONE</property>
  9.     <property name="modal">False</property>
  10.     <property name="resizable">False</property>
  11.     <property name="destroy_with_parent">False</property>
  12.     <property name="decorated">True</property>
  13.     <property name="skip_taskbar_hint">False</property>
  14.     <property name="skip_pager_hint">False</property>
  15.     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
  16.     <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
  17.     <property name="focus_on_map">True</property>
  18.     <property name="urgency_hint">False</property>
  19.     <property name="has_separator">False</property>
  20.     <child internal-child="vbox">
  21.       <object class="GtkVBox" id="dialog-vbox5">
  22.         <property name="visible">True</property>
  23.         <property name="homogeneous">False</property>
  24.         <property name="spacing">2</property>
  25.         <child internal-child="action_area">
  26.           <object class="GtkHButtonBox" id="dialog-action_area5">
  27.             <property name="visible">True</property>
  28.             <property name="layout_style">GTK_BUTTONBOX_END</property>
  29.             <child>
  30.               <object class="GtkButton" id="new-profile-cancel-button">
  31.                 <property name="visible">True</property>
  32.                 <property name="can_default">True</property>
  33.                 <property name="can_focus">True</property>
  34.                 <property name="label">gtk-cancel</property>
  35.                 <property name="use_stock">True</property>
  36.                 <property name="relief">GTK_RELIEF_NORMAL</property>
  37.                 <property name="focus_on_click">True</property>
  38.               </object>
  39.             </child>
  40.             <child>
  41.               <object class="GtkButton" id="new-profile-create-button">
  42.                 <property name="visible">True</property>
  43.                 <property name="sensitive">False</property>
  44.                 <property name="can_default">True</property>
  45.                 <property name="can_focus">True</property>
  46.                 <property name="relief">GTK_RELIEF_NORMAL</property>
  47.                 <property name="focus_on_click">True</property>
  48.                 <child>
  49.                   <object class="GtkAlignment" id="alignment34">
  50.                     <property name="visible">True</property>
  51.                     <property name="xalign">0.5</property>
  52.                     <property name="yalign">0.5</property>
  53.                     <property name="xscale">0</property>
  54.                     <property name="yscale">0</property>
  55.                     <property name="top_padding">0</property>
  56.                     <property name="bottom_padding">0</property>
  57.                     <property name="left_padding">0</property>
  58.                     <property name="right_padding">0</property>
  59.                     <child>
  60.                       <object class="GtkHBox" id="hbox10">
  61.                         <property name="visible">True</property>
  62.                         <property name="homogeneous">False</property>
  63.                         <property name="spacing">2</property>
  64.                         <child>
  65.                           <object class="GtkImage" id="icon-1212">
  66.                             <property name="visible">True</property>
  67.                             <property name="stock">gtk-apply</property>
  68.                             <property name="icon_size">4</property>
  69.                             <property name="xalign">0.5</property>
  70.                             <property name="yalign">0.5</property>
  71.                             <property name="xpad">0</property>
  72.                             <property name="ypad">0</property>
  73.                           </object>
  74.                           <packing>
  75.                             <property name="padding">0</property>
  76.                             <property name="expand">False</property>
  77.                             <property name="fill">False</property>
  78.                           </packing>
  79.                         </child>
  80.                         <child>
  81.                           <object class="GtkLabel" id="create-button">
  82.                             <property name="visible">True</property>
  83.                             <property name="label" translatable="yes">C_reate</property>
  84.                             <property name="use_underline">True</property>
  85.                             <property name="use_markup">False</property>
  86.                             <property name="justify">GTK_JUSTIFY_LEFT</property>
  87.                             <property name="wrap">False</property>
  88.                             <property name="selectable">False</property>
  89.                             <property name="xalign">0.5</property>
  90.                             <property name="yalign">0.5</property>
  91.                             <property name="xpad">0</property>
  92.                             <property name="ypad">0</property>
  93.                             <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
  94.                             <property name="width_chars">-1</property>
  95.                             <property name="single_line_mode">False</property>
  96.                             <property name="angle">0</property>
  97.                           </object>
  98.                           <packing>
  99.                             <property name="padding">0</property>
  100.                             <property name="expand">False</property>
  101.                             <property name="fill">False</property>
  102.                           </packing>
  103.                         </child>
  104.                       </object>
  105.                     </child>
  106.                   </object>
  107.                 </child>
  108.               </object>
  109.             </child>
  110.           </object>
  111.           <packing>
  112.             <property name="padding">0</property>
  113.             <property name="expand">False</property>
  114.             <property name="fill">True</property>
  115.             <property name="pack_type">GTK_PACK_END</property>
  116.           </packing>
  117.         </child>
  118.         <child>
  119.           <object class="GtkVBox" id="vbox7">
  120.             <property name="border_width">5</property>
  121.             <property name="visible">True</property>
  122.             <property name="homogeneous">False</property>
  123.             <property name="spacing">0</property>
  124.             <child>
  125.               <object class="GtkTable" id="new-profile-table">
  126.                 <property name="visible">True</property>
  127.                 <property name="n_rows">2</property>
  128.                 <property name="n_columns">2</property>
  129.                 <property name="homogeneous">False</property>
  130.                 <property name="row_spacing">6</property>
  131.                 <property name="column_spacing">12</property>
  132.                 <child>
  133.                   <object class="GtkVBox" id="vbox77">
  134.                     <property name="visible">True</property>
  135.                     <property name="homogeneous">False</property>
  136.                     <property name="spacing">6</property>
  137.                     <child>
  138.                       <placeholder/>
  139.                     </child>
  140.                   </object>
  141.                   <packing>
  142.                     <property name="left_attach">1</property>
  143.                     <property name="right_attach">2</property>
  144.                     <property name="top_attach">1</property>
  145.                     <property name="bottom_attach">2</property>
  146.                   </packing>
  147.                 </child>
  148.                 <child>
  149.                   <object class="GtkLabel" id="new-profile-name-label">
  150.                     <property name="visible">True</property>
  151.                     <property name="label" translatable="yes">Profile _name:</property>
  152.                     <property name="use_underline">True</property>
  153.                     <property name="use_markup">False</property>
  154.                     <property name="justify">GTK_JUSTIFY_LEFT</property>
  155.                     <property name="wrap">False</property>
  156.                     <property name="selectable">False</property>
  157.                     <property name="xalign">0</property>
  158.                     <property name="yalign">0.5</property>
  159.                     <property name="xpad">0</property>
  160.                     <property name="ypad">0</property>
  161.                     <property name="mnemonic_widget">new-profile-name-entry</property>
  162.                     <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
  163.                     <property name="width_chars">-1</property>
  164.                     <property name="single_line_mode">False</property>
  165.                     <property name="angle">0</property>
  166.                   </object>
  167.                   <packing>
  168.                     <property name="left_attach">0</property>
  169.                     <property name="right_attach">1</property>
  170.                     <property name="top_attach">0</property>
  171.                     <property name="bottom_attach">1</property>
  172.                     <property name="x_options">fill</property>
  173.                     <property name="y_options"/>
  174.                   </packing>
  175.                 </child>
  176.                 <child>
  177.                   <object class="GtkEntry" id="new-profile-name-entry">
  178.                     <property name="visible">True</property>
  179.                     <property name="can_focus">True</property>
  180.                     <property name="editable">True</property>
  181.                     <property name="visibility">True</property>
  182.                     <property name="max_length">0</property>
  183.                     <property name="text" translatable="yes"/>
  184.                     <property name="has_frame">True</property>
  185.                     <property name="activates_default">False</property>
  186.                     <property name="width_chars">14</property>
  187.                   </object>
  188.                   <packing>
  189.                     <property name="left_attach">1</property>
  190.                     <property name="right_attach">2</property>
  191.                     <property name="top_attach">0</property>
  192.                     <property name="bottom_attach">1</property>
  193.                     <property name="y_options"/>
  194.                   </packing>
  195.                 </child>
  196.                 <child>
  197.                   <object class="GtkLabel" id="new-profile-base-label">
  198.                     <property name="visible">True</property>
  199.                     <property name="label" translatable="yes">_Base on:</property>
  200.                     <property name="use_underline">True</property>
  201.                     <property name="use_markup">False</property>
  202.                     <property name="justify">GTK_JUSTIFY_LEFT</property>
  203.                     <property name="wrap">False</property>
  204.                     <property name="selectable">False</property>
  205.                     <property name="xalign">0</property>
  206.                     <property name="yalign">0.5</property>
  207.                     <property name="xpad">0</property>
  208.                     <property name="ypad">0</property>
  209.                     <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
  210.                     <property name="width_chars">-1</property>
  211.                     <property name="single_line_mode">False</property>
  212.                     <property name="angle">0</property>
  213.                   </object>
  214.                   <packing>
  215.                     <property name="left_attach">0</property>
  216.                     <property name="right_attach">1</property>
  217.                     <property name="top_attach">1</property>
  218.                     <property name="bottom_attach">2</property>
  219.                     <property name="x_options">fill</property>
  220.                     <property name="y_options"/>
  221.                   </packing>
  222.                 </child>
  223.               </object>
  224.               <packing>
  225.                 <property name="padding">0</property>
  226.                 <property name="expand">True</property>
  227.                 <property name="fill">True</property>
  228.               </packing>
  229.             </child>
  230.           </object>
  231.           <packing>
  232.             <property name="padding">0</property>
  233.             <property name="expand">True</property>
  234.             <property name="fill">True</property>
  235.           </packing>
  236.         </child>
  237.       </object>
  238.     </child>
  239.     <action-widgets>
  240.       <action-widget response="-6">new-profile-cancel-button</action-widget>
  241.       <action-widget response="-3">new-profile-create-button</action-widget>
  242.     </action-widgets>
  243.   </object>
  244. </interface>
  245.